You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtxExpression Class
>
TMtxExpression Methods
>
DefineBoolConstant Method
>
TMtxExpression.DefineBoolConstant Method ([In] string, bool)
Dew Math for .NET
TMtxExpression.DefineBoolConstant Method ([In] string, bool)
TMtxExpression Class
TMtxExpression Members
Dew.Math Namespace
DefineBoolConstant Method
Collapse All
Syntax
C#
Visual Basic
public
void
DefineBoolConstant
([In]
string
AConstName
,
bool
Value
);
Public
Function
DefineBoolConstant
(
AConstName
As
[In]
string
,
Value
)
As
void
Description
This is DefineBoolConstant, a member of class TMtxExpression.
Group
DefineBoolConstant Method
Links
TMtxExpression Class
,
TMtxExpression Members
,
Dew.Math Namespace
,
DefineBoolConstant Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!